Skip to content

Commit

Permalink
Merge pull request #8 from shinonome-inc/feature/like
Browse files Browse the repository at this point in the history
EOFが発生してたから直しておいた
  • Loading branch information
ChibaMizuki authored Sep 26, 2024
2 parents ae8e0a7 + 48048af commit 01ec6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/tweets/delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
<button type="submit">削除</button> <button><a href="{% url 'tweets:detail' tweet_delete.pk %}" class="btn">戻る</a></button>
</form><br>
{% endif %}
{% endblock %}
{% endblock %}

0 comments on commit 01ec6ed

Please sign in to comment.