remote forking: use the original http/https url in description
[phorkie.git] / data / templates / new.htm
index 5b75bbac62d2a5587536b288574b62d9f1800d89..8029b8c3dc8aa115b40bb735082b9e4b264d3aed 100644 (file)
@@ -20,6 +20,9 @@
  </div>
 
 </form>
+
+{% include 'fork-remote-new.htm' %}
+
 <script type="application/javascript">
 $(document).ready(function() {
     initEdit();
@@ -37,4 +40,4 @@ $(document).ready(function() {
  {% endfor %}
  </ul>
  {% endif %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}