@ -10,7 +10,7 @@
<li><a href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a></li>
{%- endif -%}
{%- endfor -%}
%nbsp| <?php
| <?php
$message_array = file("/var/www/pickmy/taglines.txt");
$message = array_rand($message_array);
echo "$message_array[$message]";