info files now referenced explicitly instead of symlink
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
<section class="main-content">
|
||||
<div class="info-wrapper">
|
||||
<section class="updates">
|
||||
<%include file="info_files/updates.html" />
|
||||
<%include file="updates.html" />
|
||||
</section>
|
||||
<section class="handouts">
|
||||
<%include file="info_files/handouts.html" />
|
||||
<%include file="handouts.html" />
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user