mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-30 12:27:28 +00:00 
			
		
		
		
	Fix: Positive: Generation error.
This commit is contained in:
		| @@ -517,6 +517,7 @@ | ||||
|           </w:r> | ||||
|         </w:hlink> | ||||
|       </w:p> | ||||
|       {{#has "info.brief"}} | ||||
|       <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00A210E1"> | ||||
|         <w:pPr> | ||||
|           <w:pStyle w:val="Summary"/> | ||||
| @@ -526,6 +527,7 @@ | ||||
|           <w:t>{{ r.info.brief }}</w:t> | ||||
|         </w:r> --> | ||||
|       </w:p> | ||||
|       {{/has}} | ||||
|       {{#hasSection "skills"}}{{> skills }}{{/hasSection}} | ||||
|       {{#hasSection "employment"}}{{> employment }}{{/hasSection}} | ||||
|       {{#hasSection "education"}}{{> education }}{{/hasSection}} | ||||
|   | ||||
| @@ -157,7 +157,7 @@ | ||||
|           {{{ summary }}} | ||||
|         {{/each}} | ||||
|       </section> | ||||
| {{/has}} | ||||
| {{/hasSection}} | ||||
|  | ||||
|     </main> | ||||
|   </body> | ||||
|   | ||||
| @@ -158,7 +158,7 @@ | ||||
|           {{{ summary }}} | ||||
|         {{/each}} | ||||
|       </section> | ||||
| {{/has}} | ||||
| {{/hasSection}} | ||||
|  | ||||
|     </main> | ||||
|   </body> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user