principe.html.erb 1.53 KB
Newer Older
Wills Gomez's avatar
Wills Gomez committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<% provide(:about, "active") %> 
<% provide(:title, "About") %> 

<div class="container">
	<div class="row">
				</div>

			<div class="col-md-2">
			</div>

			<div class="col-md-4">

			<h1 class="heading">Jasmine Nicole G. Principe</h1>
				<div class="row">
15
					<p>&emsp;<b>What do you want to be when you grow up?</b> 
Wills Gomez's avatar
Wills Gomez committed
16
						<br>
Jasmine Principe's avatar
Jasmine Principe committed
17
						<i>&emsp;&emsp;Rich</i>
Wills Gomez's avatar
Wills Gomez committed
18
						<br>
19
						&emsp;<b>Happy ka ba kay Sir Happy?</b> 
Wills Gomez's avatar
Wills Gomez committed
20
						<br>
Jasmine Principe's avatar
Jasmine Principe committed
21
						<i>&emsp;&emsp;Happy!!</i>
Wills Gomez's avatar
Wills Gomez committed
22
						<br>
23
						&emsp;<b>Kapag nagluto si Sir Happy, Happy Meal ba tawag dun?</b>
Wills Gomez's avatar
Wills Gomez committed
24
						<br>
Jasmine Principe's avatar
Jasmine Principe committed
25
						<i>&emsp;&emsp;Buti pa yung meal, happy</i>
Wills Gomez's avatar
Wills Gomez committed
26
						<br>
27
						&emsp;<b>Expected grade sa MIS21?</b>
Wills Gomez's avatar
Wills Gomez committed
28
						<br>
Jasmine Principe's avatar
Jasmine Principe committed
29
						<i>&emsp;&emsp;B HAHAHA jk pls</i>
Wills Gomez's avatar
Wills Gomez committed
30
						<br>
31
						&emsp;<b>Ano ang favorite final fantasy mo? </b>
Wills Gomez's avatar
Wills Gomez committed
32
						<br>
Jasmine Principe's avatar
Jasmine Principe committed
33
						<i>&emsp;&emsp;GTA lang alam ko</i>
Wills Gomez's avatar
Wills Gomez committed
34
						<br>
35
						&emsp;<b>(For the purposes of being in this institution, the question was censored)</b>
Wills Gomez's avatar
Wills Gomez committed
36
						<br> 
Jasmine Principe's avatar
Jasmine Principe committed
37
						<i>&emsp;&emsp;**toot**</i>
Wills Gomez's avatar
Wills Gomez committed
38
						</p>
39
					</div>				</div>
Wills Gomez's avatar
Wills Gomez committed
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
				<div class="col-md-4">
				<%=image_tag("principe.jpg")%>
				</div>

			<div class="col-md-2">
			</div>
				
			</div>
		</div>
	</div>
</div>
<hr>
<div class="about">
		<div class ="row">
			<center>
			<h3>The Developers</h3>
			<h5>
				<a href="/about/evilla">Evilla, Galen Solo E.</a>
				<a href="/about/gomez">Gomez, Feliz Marie B.</a>
				<a href="/about/guian">Guian, April D.</a>
				<a href="/about/principe">Principe, Jasmine Nicole G.</a>
			</h5>
 			</center>
 			<hr> 
			</div>
		</div>
	</div>
</div>
</div>