first work on remote forking
[phorkie.git] / data / templates / new.htm
index 5b75bbac62d2a5587536b288574b62d9f1800d89..f846fe5cd7faf05bd263b3ad062a9f73f9ee7ef9 100644 (file)
@@ -20,6 +20,9 @@
  </div>
 
 </form>
+
+{% include 'new-fork-remote.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 %}