We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e08ad commit dd563aaCopy full SHA for dd563aa
1 file changed
app/views/layouts/_head.html.erb
@@ -71,6 +71,8 @@
71
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
72
<% end %>
73
74
+<%= csrf_meta_tags %>
75
+
76
<%= yield(:head) %>
77
78
<% if content_for? :twitter_card_meta %>
0 commit comments