mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-02-04 23:02:11 +00:00
Show language % of each project
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% block meta %}{% endblock %}
|
||||
{% block content %}
|
||||
<form method="post">
|
||||
{% csrf_token %}{{ form }}
|
||||
{% csrf_token %}{{ project_form }}
|
||||
<button type="submit">Post</button>
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user