Skip to content
Snippets Groups Projects
Unverified Commit 578e4a9c authored by José Manuel Macías Luna's avatar José Manuel Macías Luna Committed by GitHub
Browse files

Removed trailing paragraph

parent af46abbb
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
{% block content %} {% block content %}
<h2>{{ 'Cron result page'|trans }}</h2> <h2>{{ 'Cron result page'|trans }}</h2>
<p>{{ 'Cron is a way to run things regularly on unix systems.'|trans }}<br /><br /></p> <p>{{ 'Cron is a way to run things regularly on unix systems.'|trans }}<br /><br /></p>
<p>{{ 'Here is a suggestion for a crontab file:'|trans }}<br /><br /> <p>{{ 'Here is a suggestion for a crontab file:'|trans }}<br /><br /></p>
<div class="metadatabox metadata-code"> <div class="metadatabox metadata-code">
<code> <code>
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
{{ url.int }} curl --silent "{{ url.href }}" > /dev/null 2>&1<br /> {{ url.int }} curl --silent "{{ url.href }}" > /dev/null 2>&1<br />
{% endfor %} {% endfor %}
</code></div><br /> </code></div><br />
</p>
<p>{{ 'Click here to run the cron jobs:'|trans }}</p> <p>{{ 'Click here to run the cron jobs:'|trans }}</p>
<ul> <ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment