Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Feb 15, 2024
1 parent 3a07943 commit af7a866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/app/themes/justice/404.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php

include( get_template_directory() . '/error-pages/404.html' );
include(get_template_directory() . '/error-pages/404.html');

0 comments on commit af7a866

Please sign in to comment.