bye bye github
This commit is contained in:
31
templates/home/pang.html.ep
Normal file
31
templates/home/pang.html.ep
Normal file
@@ -0,0 +1,31 @@
|
||||
<section class="spacer"></section>
|
||||
|
||||
<section id="trs" class="trans header">
|
||||
<h2 class="textHead"> Nuestro querido maestro Pang He Ming </h3>
|
||||
</section>
|
||||
<section class=" trans content flex">
|
||||
<article id="apang" class="imageHead"></article>
|
||||
<article class="text">
|
||||
<%== $pang %>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section id="trs" class="trans header">
|
||||
<h2 class="textHead"> Los maestros Zhang Qing (Helen) y Qiu Fu Chun (Karl). </h3>
|
||||
</section>
|
||||
<section class=" trans content flex">
|
||||
<article id="ahel" class="imageHead"></article>
|
||||
<article class="text">
|
||||
<%== $helen %>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section id="trs" class="trans header">
|
||||
<h2 class="textHead"> Instructor Benjamín Muñóz </h3>
|
||||
</section>
|
||||
<section class=" trans content flex">
|
||||
<article id="aben" class="imageHead"></article>
|
||||
<article class="text">
|
||||
<%== $benjamin %>
|
||||
</article>
|
||||
</section>
|
||||
Reference in New Issue
Block a user