]> git.frykholm.com Git - tranquillity.git/commitdiff
Add link to source repo.
authorMikael Frykholm <mikael@frykholm.com>
Mon, 14 May 2018 08:52:08 +0000 (10:52 +0200)
committerMikael Frykholm <mikael@frykholm.com>
Mon, 14 May 2018 08:52:08 +0000 (10:52 +0200)
templates/base_generic.html

index aadbb0d1e8c93b0d7fcd1969d3ee5ae15cc928fb..76065ac4b0f70bbe645eb9fbaae9a1b3ff045c9c 100644 (file)
@@ -27,6 +27,7 @@
        {% else %}
          <li><a href="{% url 'login'%}?next={{request.path}}">Login</a></li>
        {% endif %}
        {% else %}
          <li><a href="{% url 'login'%}?next={{request.path}}">Login</a></li>
        {% endif %}
+          <li><a href="https://git.frykholm.com/tranquillity.git">Clone the source</a></li>
      </ul>
      {% endblock %}
       </div>
      </ul>
      {% endblock %}
       </div>