Skip to content

Commit 915f04a

Browse files
committed
Standardize *most* page sections
- Made consistent use of macros for displaying stats - Standardized the HTML structure for each section
1 parent b0706d4 commit 915f04a

10 files changed

+390
-316
lines changed

_departments/accounting.html.twig

+27-12
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,50 @@
22

33
{% set department = 'Accounting' %}
44

5+
{% block description %}
6+
Associated Students (A.S.) provides funding for special projects, events, conference travel and more. Matadors can even access funding in support of student research and other scholarly activities.
7+
8+
- Student organizations
9+
- Academic costs associated with the creation of original research, performance pieces, senior projects, etc.
10+
- Course-related projects or activities that extend beyond those funded through the State University Fee
11+
- Conference travel or travel relating to leadership training
12+
{% endblock %}
13+
514
{% block reportBody %}
615
<div class="row mb-5">
716
<div class="col-lg-6">
8-
<div class="text-center">
17+
<section class="text-center">
918
<h3 class="t-2 mb-0">Operating Budget</h3>
1019
<span class="t-5">$8,637,455</span>
11-
</div>
20+
</section>
1221
</div>
1322
<div class="col-lg-6">
14-
<h3 class="t-2 mb-3">Accomplishments</h3>
23+
<section>
24+
<h3 class="t-2 mb-3">Accomplishments</h3>
1525

16-
<ul class="mb-0">
17-
<li>Funded the $5.7 million Sustainability Center construction project this year.</li>
18-
<li>Managed to hold our heads up with multiple staffing changes with the help of new employee Lynn Umzam and temp employee Deborah Volper. Many thanks to them.</li>
19-
</ul>
26+
<ul class="mb-0">
27+
<li>Funded the $5.7 million Sustainability Center construction project this year.</li>
28+
<li>Managed to hold our heads up with multiple staffing changes with the help of new employee Lynn Umzam and temp employee Deborah Volper. Many thanks to them.</li>
29+
</ul>
30+
</section>
2031
</div>
2132
</div>
2233

2334
<div class="row text-center mb-5">
2435
<div class="col-md-6 mb-4">
25-
<h3 class="t-2">Club Accounts</h3>
36+
<section>
37+
<h3 class="t-2">Club Accounts</h3>
2638

27-
<p class="t-5 mb-0">280</p>
39+
<p class="t-5 mb-0">280</p>
40+
</section>
2841
</div>
2942
<div class="col-md-6 mb-4">
30-
<h3 class="t-2">Departments <sup>*</sup></h3>
43+
<section>
44+
<h3 class="t-2">Departments <sup>*</sup></h3>
3145

32-
<p class="t-5 mb-0">380</p>
33-
<small><strong>*</strong> departments overall, including STAR, campus and AS related</small>
46+
<p class="t-5 mb-0">380</p>
47+
<small><strong>*</strong> departments overall, including STAR, campus and AS related</small>
48+
</section>
3449
</div>
3550
</div>
3651

_departments/campus-recycling.html.twig

+32-29
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,47 @@
11
{% extends '_layouts/department-section.html.twig' %}
2+
{% from '_macros/row.html.twig' import row, figure_stacked, figure_horizontal %}
23

34
{% set department = 'Sustainability and Recycling' %}
45

6+
{% block description %}
7+
The program has been recently renamed to [AS Sustainability and Recycling](https://www.csun.edu/as/sustainability-and-recycling) and continues to support the campus community by collecting paper, cardboard, pallets, inkjet and laser toner cartridges, cell phones, tin cans and beverage containers. In addition to collection services at over 200 locations on campus, the program supports and participates in various sustainability projects such as the award winning Sustainable Office Program, Green Events Consulting, and throwing educational events.
8+
{% endblock %}
9+
510
{% block reportBody %}
611
<div class="row mb-5">
7-
<div class="col-md-6">
8-
<div class="d-flex flex-row justify-content-center">
9-
<span class="t-5 pr-3">12</span>
10-
<span class="f-serif t-1 u-line-break">
11-
Number of
12-
Volunteers
13-
</span>
14-
</div>
15-
</div>
16-
<div class="col-md-6">
17-
<div class="d-flex flex-row justify-content-center">
18-
<span class="t-5 pr-3">19</span>
19-
<span class="f-serif t-1 u-line-break">
20-
Number of
21-
Student Employees
22-
</span>
23-
</div>
24-
</div>
12+
{{ row([
13+
{
14+
value: 12,
15+
desc: 'Number of
16+
Volunteers'
17+
},
18+
{
19+
value: 19,
20+
desc: 'Number of
21+
Student Employees'
22+
}
23+
], 'col-md-6') }}
2524
</div>
2625

2726
<div class="row mb-4">
2827
<div class="col-md-6">
29-
<h3 class="t-3 mb-4">Events</h3>
30-
<ul>
31-
<li>America Recycles Day</li>
32-
<li>RecycleMania</li>
33-
<li>EarthFair</li>
34-
<li>Movie Nights</li>
35-
<li>New Student Orientation</li>
36-
<li>Residential Life Orientation</li>
37-
</ul>
28+
<section>
29+
<h3 class="t-3">Events</h3>
30+
<ul>
31+
<li>America Recycles Day</li>
32+
<li>RecycleMania</li>
33+
<li>EarthFair</li>
34+
<li>Movie Nights</li>
35+
<li>New Student Orientation</li>
36+
<li>Residential Life Orientation</li>
37+
</ul>
38+
</section>
3839
</div>
3940
<div class="col-md-6">
40-
<h3 class="t-3 mb-4">Accomplishments</h3>
41-
<p>Exceptional Sustainable Materials Management program through recycling & resource recovery provided to the CSUN campus community; education and outreach to our students, staff, and faculty; Sustainable Office Program (collaborating across campus divisions and departments)</p>
41+
<section>
42+
<h3 class="t-3">Accomplishments</h3>
43+
<p>Exceptional Sustainable Materials Management program through recycling & resource recovery provided to the CSUN campus community; education and outreach to our students, staff, and faculty; Sustainable Office Program (collaborating across campus divisions and departments)</p>
44+
</section>
4245
</div>
4346
</div>
4447

+58-67
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,73 @@
11
{% extends '_layouts/department-section.html.twig' %}
2+
{% from '_macros/row.html.twig' import row, figure_stacked, figure_horizontal %}
23

34
{% set department = "Children's Center" %}
45

5-
{% block reportBody %}
6-
<p>The <a href="https://www.csun.edu/as/childrens-center">AS Children’s Center</a> is a high-quality early childhood program that provides a safe and nurturing environment while promoting the physical, social, emotional and intellectual development of young children. We are accredited by the National Association for the Education of Young Children (NAEYC), which administers a national, voluntary, professionally sponsored accreditation system for all types of preschools and child care centers.</p>
6+
{% block description %}
7+
The [AS Children’s Center](https://www.csun.edu/as/childrens-center) is a high-quality early childhood program that provides a safe and nurturing environment while promoting the physical, social, emotional and intellectual development of young children. We are accredited by the National Association for the Education of Young Children (NAEYC), which administers a national, voluntary, professionally sponsored accreditation system for all types of preschools and child care centers.
8+
{% endblock %}
79

8-
<div class="row mb-5">
10+
{% block reportBody %}
11+
<div class="row">
912
<div class="col-md-6">
10-
<h3 class="t-3">Accreditation</h3>
11-
<p class="mb-0">Continued Accreditation by the National Association for the Education of Young Children</p>
13+
<section class="mb-5">
14+
<h3 class="t-3">Accreditation</h3>
15+
<p>Continued Accreditation by the National Association for the Education of Young Children</p>
16+
</section>
1217
</div>
1318
<div class="col-md-6">
14-
<h3 class="t-3">Accomplishments</h3>
15-
<ul>
16-
<li>Contracts with Ca. Department of Education/Early Education and Support Division for State funded preschool and childcare. Grant with Child and Adult Care Food Program.</li>
17-
<li>In May 2017 the Children's Center was named an Exemplary Program by the Child and Adolescent Alumni Chapter.</li>
18-
</ul>
19+
<section class="mb-5">
20+
<h3 class="t-3">Accomplishments</h3>
21+
<ul>
22+
<li>Contracts with Ca. Department of Education/Early Education and Support Division for State funded preschool and childcare. Grant with Child and Adult Care Food Program.</li>
23+
<li>In May 2017 the Children's Center was named an Exemplary Program by the Child and Adolescent Alumni Chapter.</li>
24+
</ul>
25+
</section>
1926
</div>
2027
</div>
2128

22-
<h3 class="t-3">Serving</h3>
23-
<div class="row mb-5">
24-
<div class="col-md-4">
25-
<div class="d-flex flex-row">
26-
<span class="t-5 pr-3">145</span>
27-
<span class="f-serif t-1 u-line-break">
28-
Families
29-
per Semester
30-
</span>
31-
</div>
32-
</div>
33-
<div class="col-md-4">
34-
<div class="d-flex flex-row">
35-
<span class="t-5 pr-3">156</span>
36-
<span class="f-serif t-1 u-line-break">
37-
Children
38-
per Semester
39-
</span>
40-
</div>
41-
</div>
42-
<div class="col-md-4">
43-
<div class="d-flex flex-row">
44-
<span class="t-5 pr-3">20,000</span>
45-
<span class="f-serif t-1 u-line-break">
46-
Meals
47-
</span>
48-
</div>
29+
<section class="mb-5">
30+
<h3 class="t-3">Serving</h3>
31+
<div class="row">
32+
{{ row([
33+
{
34+
value: 145,
35+
desc: 'Families
36+
per Semester'
37+
},
38+
{
39+
value: 156,
40+
desc: 'Children
41+
per Semester'
42+
},
43+
{
44+
value: 20000,
45+
desc: 'Meals'
46+
}
47+
], 'col-md-4') }}
4948
</div>
50-
</div>
49+
</section>
5150

52-
<h3 class="t-3">Our Staff</h3>
53-
<div class="row">
54-
<div class="col-md-4">
55-
<div class="d-flex flex-row">
56-
<span class="t-5 pr-3">12</span>
57-
<span class="f-serif t-1 u-line-break">
58-
Number of
59-
Teachers
60-
</span>
61-
</div>
62-
</div>
63-
<div class="col-md-4">
64-
<div class="d-flex flex-row">
65-
<span class="t-5 pr-3">67</span>
66-
<span class="f-serif t-1 u-line-break">
67-
Number of
68-
Employees
69-
</span>
70-
</div>
51+
<section>
52+
<h3 class="t-3">Our Staff</h3>
53+
<div class="row">
54+
{{ row([
55+
{
56+
value: 12,
57+
desc: 'Number of
58+
Teachers'
59+
},
60+
{
61+
value: 67,
62+
desc: 'Number of
63+
Employees'
64+
},
65+
{
66+
value: 55,
67+
desc: 'Number of
68+
Student Employees'
69+
}
70+
], 'col-md-4') }}
7171
</div>
72-
<div class="col-md-4">
73-
<div class="d-flex flex-row">
74-
<span class="t-5 pr-3">55</span>
75-
<span class="f-serif t-1 u-line-break">
76-
Number of
77-
Student Employees
78-
</span>
79-
</div>
80-
</div>
81-
</div>
72+
</section>
8273
{% endblock %}

0 commit comments

Comments
 (0)